func syscall.netlinkRouteAttrAndValue

2 uses

	syscall (current package)
		netlink_linux.go#L161: 		a, vbuf, alen, err := netlinkRouteAttrAndValue(b)
		netlink_linux.go#L172: func netlinkRouteAttrAndValue(b []byte) (*RtAttr, []byte, int, error) {